home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Targets / i386gstabs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-02-05  |  189 b   |  10 lines  |  [TEXT/MPS ]

  1. #include "i386gas.h"
  2.  
  3. /* We do not want to output SDB debugging information.  */
  4.  
  5. #undef SDB_DEBUGGING_INFO
  6.  
  7. /* We want to output DBX debugging information.  */
  8.  
  9. #define DBX_DEBUGGING_INFO
  10.